[INFO] cloning repository https://github.com/Kimahriman/hdfs-native
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kimahriman/hdfs-native" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKimahriman%2Fhdfs-native", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKimahriman%2Fhdfs-native'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e86e87bc04c778d958192ea4f947d2a5941a8b87
[INFO] fixing Kimahriman/hdfs-native against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKimahriman%2Fhdfs-native" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Kimahriman/hdfs-native
[INFO] finished tweaking git repo https://github.com/Kimahriman/hdfs-native
[INFO] tweaked toml for git repo https://github.com/Kimahriman/hdfs-native written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kimahriman/hdfs-native on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kimahriman/hdfs-native already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.28.3
[INFO] [stderr]   Downloaded thiserror v2.0.14
[INFO] [stderr]   Downloaded pyo3-async-runtimes v0.28.0
[INFO] [stderr]   Downloaded serial_test_derive v3.2.0
[INFO] [stderr]   Downloaded serial_test v3.2.0
[INFO] [stderr]   Downloaded thiserror-impl v2.0.14
[INFO] [stderr]   Downloaded block-padding v0.4.2
[INFO] [stderr]   Downloaded g2poly v1.2.2
[INFO] [stderr]   Downloaded inout v0.2.2
[INFO] [stderr]   Downloaded dns-lookup v3.0.1
[INFO] [stderr]   Downloaded g2gen v1.2.2
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded prost v0.14.1
[INFO] [stderr]   Downloaded g2p v1.2.2
[INFO] [stderr]   Downloaded whoami v2.1.2
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded target-lexicon v0.13.3
[INFO] [stderr]   Downloaded prost-derive v0.14.1
[INFO] [stderr]   Downloaded ctr v0.10.1
[INFO] [stderr]   Downloaded cipher v0.5.2
[INFO] [stderr]   Downloaded prost-build v0.14.1
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded criterion-plot v0.8.2
[INFO] [stderr]   Downloaded cpubits v0.1.1
[INFO] [stderr]   Downloaded pyo3-build-config v0.28.3
[INFO] [stderr]   Downloaded des v0.9.0
[INFO] [stderr]   Downloaded cbc v0.2.1
[INFO] [stderr]   Downloaded prost-types v0.14.1
[INFO] [stderr]   Downloaded fs-hdfs3 v0.1.12
[INFO] [stderr]   Downloaded uuid v1.18.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.28.3
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.28.3
[INFO] [stderr]   Downloaded criterion v0.8.2
[INFO] [stderr]   Downloaded scc v2.3.4
[INFO] [stderr]   Downloaded bindgen v0.64.0
[INFO] [stderr]   Downloaded aes v0.9.1
[INFO] [stderr]   Downloaded pyo3 v0.28.3
[INFO] [stderr]   Downloaded protobuf-src v2.1.1+27.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3d88ad65565a001519b18b21ba60e392509d7813ce19e260f6fc6e14e05c4c1c
[INFO] running `Command { std: "docker" "start" "3d88ad65565a001519b18b21ba60e392509d7813ce19e260f6fc6e14e05c4c1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3d88ad65565a001519b18b21ba60e392509d7813ce19e260f6fc6e14e05c4c1c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d88ad65565a001519b18b21ba60e392509d7813ce19e260f6fc6e14e05c4c1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3d88ad65565a001519b18b21ba60e392509d7813ce19e260f6fc6e14e05c4c1c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling g2poly v1.2.2
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling hdfs-native v0.14.0 (/opt/rustwide/workdir/rust)
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling pyo3-build-config v0.28.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking scc v2.3.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-padding v0.4.2
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking dns-lookup v3.0.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking whoami v2.1.2
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling pyo3-ffi v0.28.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.28.3
[INFO] [stderr]    Compiling pyo3 v0.28.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking which v8.0.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking ctr v0.10.1
[INFO] [stderr]     Checking aes v0.9.1
[INFO] [stderr]     Checking des v0.9.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking cbc v0.2.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling g2gen v1.2.2
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking g2p v1.2.2
[INFO] [stderr]     Checking tokio v1.51.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking prost v0.14.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking prost-types v0.14.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling pyo3-macros v0.28.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking pyo3-async-runtimes v0.28.0
[INFO] [stderr]     Checking hdfs-native-python v0.14.0 (/opt/rustwide/workdir/python)
[INFO] [stdout] error[E0432]: unresolved import `hdfs_native::minidfs`
[INFO] [stdout]   --> rust/benches/io.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 |     minidfs::{DfsFeatures, MiniDfs},
[INFO] [stdout]    |     ^^^^^^^ could not find `minidfs` in `hdfs_native`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> rust/src/lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(any(feature = "integration-test", feature = "benchmark"))]
[INFO] [stdout]    |          ----------------------------------------------------- the item is gated here
[INFO] [stdout] 58 | pub mod minidfs;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `ec` is private
[INFO] [stdout]   --> rust/benches/ec.rs:3:18
[INFO] [stdout]    |
[INFO] [stdout]  3 | use hdfs_native::ec::gf256::Coder;
[INFO] [stdout]    |                  ^^         ----- struct `Coder` is not publicly re-exported
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `ec` is defined here
[INFO] [stdout]   --> rust/src/lib.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub(crate) mod ec;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hdfs-native` (bench "ec") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `hdfs_native::minidfs`
[INFO] [stdout]   --> rust/benches/rpc.rs:5:41
[INFO] [stdout]    |
[INFO] [stdout]  5 | use hdfs_native::{Client, WriteOptions, minidfs::MiniDfs};
[INFO] [stdout]    |                                         ^^^^^^^ could not find `minidfs` in `hdfs_native`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> rust/src/lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(any(feature = "integration-test", feature = "benchmark"))]
[INFO] [stdout]    |          ----------------------------------------------------- the item is gated here
[INFO] [stdout] 58 | pub mod minidfs;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hdfs` in this scope
[INFO] [stdout]   --> rust/benches/io.rs:54:18
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let fs = hdfs::hdfs::get_hdfs().unwrap();
[INFO] [stdout]    |                  ^^^^ use of unresolved module or unlinked crate `hdfs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hdfs`, use `cargo add hdfs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hdfs` in this scope
[INFO] [stdout]   --> rust/benches/io.rs:85:18
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let fs = hdfs::hdfs::get_hdfs().unwrap();
[INFO] [stdout]    |                  ^^^^ use of unresolved module or unlinked crate `hdfs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hdfs`, use `cargo add hdfs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hdfs` in this scope
[INFO] [stdout]   --> rust/benches/rpc.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let fs = hdfs::hdfs::get_hdfs().unwrap();
[INFO] [stdout]    |                  ^^^^ use of unresolved module or unlinked crate `hdfs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hdfs`, use `cargo add hdfs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hdfs` in this scope
[INFO] [stdout]    --> rust/benches/io.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let fs = hdfs::hdfs::get_hdfs().unwrap();
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `hdfs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hdfs`, use `cargo add hdfs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hdfs-native` (bench "rpc") due to 2 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `hdfs` in this scope
[INFO] [stdout]    --> rust/benches/io.rs:162:18
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let fs = hdfs::hdfs::get_hdfs().unwrap();
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `hdfs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hdfs`, use `cargo add hdfs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hdfs-native` (bench "io") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "3d88ad65565a001519b18b21ba60e392509d7813ce19e260f6fc6e14e05c4c1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d88ad65565a001519b18b21ba60e392509d7813ce19e260f6fc6e14e05c4c1c", kill_on_drop: false }`
[INFO] [stdout] 3d88ad65565a001519b18b21ba60e392509d7813ce19e260f6fc6e14e05c4c1c
